www.gusucode.com > PHP 微先锋企业小程序系统 v1xPHP源码程序 > PHP 微先锋企业小程序系统 v1x/wxfqyxcx_v1.0/wxfqyxcx_v1.0/public/install/tpl/step_1.php

    <?php require 'tpl/header.php';?>
	<div class="main" style="background: rgba(255, 255, 255, 0.35);">
		<div class="license">
		<?php echo format_textarea($license)?>			
		</div>
		<div class="action"><a href="index.php?step=2" class="btn_blue">接受协议</a></div>
	</div>
</body>
</html>